body {
	font-family:Calibri;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color:#FFFFFF;
	
}

#seite {
	position: center;
	left:50%;
	top: 0px;
	width: 1000px;
	height: 600px;
	margin-left: -512px;
}
.inhalt {
	position: absolute;
	left:160px;
	top: 4px;
	width: 1036px;
	height:642px;
	overflow: Auto;
}

h1 {
	top: 0px
	margin: 0px;
	padding: 0px;
	font-size: 1.5em;
	color: #00b9e9;
}

standardtext {
	color: #FFFFFF;
	line-height: 1.2em;
}





